Create a new PHP script
You can create an empty PHP script or use one of available templates.
To create an empty PHP script
- On the File menu, click New.
- Select PHP from the list.
- Click OK.
To create a PHP document from a template
- On the File menu, click New from Template.
- In the New from Template window, click PHP tab and then click template you wish to use for your PHP script.
- Click OK.
Notes
- If the default new document type specified in Preferences is PHP (as it is by default), just click New on the toolbar.
Related Topics